home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "CustID": "Long Integer",
- "Title": "Text (50)",
- "Info": "Text (255)",
- "ServicePlanTitle": "Text (50)",
- "PaymentMethodTitle": "Text (50)",
- "ButtonTitle": "Text (50)"
- },
- "data": [
- {
- "CustID": -1,
- "Title": "Account Information",
- "Info": "Please enter the type of account and payment method you wish to use.",
- "ServicePlanTitle": "Service Plan",
- "PaymentMethodTitle": "Payment Method",
- "ButtonTitle": "More Info"
- }
- ]
- }